@charset "utf-8";

.faq-category .div-tab { margin-bottom:15px; }
.faq-category .dropdown { margin-bottom:15px; }
.faq-category .active a, .list-category .selected a { color:#000; font-family: 'Futura-BD','NotoBold', sans-serif; }
.faq-box { background:#fff; padding:30px; border-radius: 15px; margin-bottom:50px; }
.faq-img img, .faq-html img, .faq-content img { width:auto; max-width:100%; border:0; }

.faq-content .panel-body { background:#fff; border-radius:15px !important; padding:30px !important; }
.faq-content .panel-body p { padding:0; margin:0; }
.faq-none { padding:50px 0; }
